home *** CD-ROM | disk | FTP | other *** search
Text File | 1997-03-05 | 6.4 KB | 92 lines | [ttro/ttxt] |
-
- Version History:
-
- 2.2 - 03/05/97 •Added extensive Balloon help.
- •Added the 7500/200, 8500/160, 6400/180, and 5400/160 to the database.
- •Both apps (PPC and 68k) now use one preference file.
- •Added new functionality in the Reference Mac dialog, including
- a rating system and the ability to see your machine test results.
- •Added a new processor integer test.
- •Added a progress indicator on the GetNextEvent and Floating Point
- tests. For obvious reasons (the whole screen is used), the QuickDraw test
- does not have an indicator.
- •Rewrote quite a few algorithims to be more efficient.
- •Changed the icon suite.
- •Implemented the exact specifications of Apple's System 7.5 Grayscale
- Appearence for dialog boxes. (I took the menu Appearence out.)
- •Most modal dialogs (all but one) are now moveable modal dialogs.
- •General clean-up of the interface, including smaller Results windows.
- •Fixed a window update problem.
- •Found and fixed two memory leaks.
- •The PPC version will now exit gracefully on 68k machines, instead of
- crashing.
-
- 2.1.1 - 11/17/96 - •Added two new machines to the database, 9500/200, 7600/132.
- •Fixed some minor descrepencies in the database.
- (I have found that v2.1 tests had time increases of about 7.07% from
- v2.0 times across all tests, therefore the times in the database
- have been normalized to v2.1. The descrepencies are due to the timing
- switch in v2.1 to microseconds. v2.1 is much more precise, and
- reflects the inaccuracy of the Ticks() routine used in all versions of
- Speed Tester prior to 2.1, and in CheckTicks.)
- •Implemented more of Apple's System 7.5 Grayscale Appearence.
-
- 2.1 - 10/20/96 - •There are a few minor additions and refinements to the interface and
- feature set, but most of the enhancements have been made in the guts
- of the program.
- •Minor changes to the menu structure, preferences are now under the
- Edit menu.
- •Preferences are now stored in a preferences file.
- •Major design change from C to mainly C++, this has cut the disk size of
- the program almost in half. (This is a work in progress, the next major version
- will be completely Object-Oriented.)
- •All tests are now measured in microseconds (1/1,000,000 sec), and
- reported in milliseconds (1/1,000 sec), or Ticks (1/60 sec).
-
- 2.0 - 04/22/96 - •Rewrote the main alogorithms to cut down on redundant code.
- •Added a Splash screen, and a preferences box to disable it.
- •Added Summary Data window.
- •Macs added to database: 9500/132, 7100/100, 6100/66.
-
- 2.0 - 04/14/96 - •Added the database, and some more error checking.
- b5 •Fixed a Type 1 bus error.
- PLANNED ADDITIONS:
- •More Macs in the database.
- •More extensive error checking.
- •Possible balloon help.
-
- 2.0 - 04/12/96 - (Not released publicly)
- b2 •Added more error checking.
- •Unlocked the resources so they could be written to properly. (Duh!)
- PLANNED ADDITIONS:
- •Small database of different Macs in the Reference Mac box.
-
- 2.0 - 04/10/96 - •Added a preference box to choose between milliseconds or ticks. Speed
- b1 Tester will remember your choice between sessions, so you should only
- have to set this once.
- •Fixed a redraw bug that caused some text to be redrawn in the menu bar.
- •Fixed a bug that would cause a Type11 bus error by singly dereferencing
- an unlocked Handle.
- PLANNED ADDITIONS:
- •Small database of different Macs in the Reference Mac box.
-
- 2.0 - 04/05/96 - •Added Graphics test.
- a0 •Fixed a redraw bug that would occur when the GetNextEvent() test was run
- after either one of the other tests.
- •Resized the Results windows, and dialog box to accomodate Chicago 12pt.
- PLANNED ADDITIONS:
- •Small database of different Macs in the Reference Mac box.
- •Preference box, that will allow you to measure the elapsed time in
- milliseconds or ticks.
-
- 1.2 - 04/03/96 - •Changed Results time from seconds to milliseconds (upon request from
- Marc Bizer, thanks Marc), to give a better indication of speed.
- •Added a new dialog box, containing some times for you to compare your
- machine to.
- •Fixed a potential memory leak.
- •Made some other minor interface improvements.
-
- 1.0.1 - 04/01/96 - •Added switch to watch cursor during tests.
-
- 1.0 - 03/28/96 - •Intial release.
-